editable: Clarify the docs
authorMatthias Clasen <mclasen@redhat.com>
Tue, 31 Aug 2021 12:41:45 +0000 (08:41 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 2 Sep 2021 23:59:41 +0000 (19:59 -0400)
commit8407ebe1d8a3c15e40f0d5a01f74e46c59c2430b
tree82c8a629edd3f20894ce215cfc06e7b46dce78ec
parentd2efdaba5940d9c4573d71f0d3e7dd1285e25f55
editable: Clarify the docs

Make it clear that your class must have all the editable properties
already before you call the (confusingly named) function
gtk_editable_install_properties.
gtk/gtkeditable.c